C language - tradução para Inglês
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

C language - tradução para Inglês

GENERAL-PURPOSE PROGRAMMING LANGUAGE
C language; K and R C; K&R C; C (Programming Language); C programming; K and r c; C (programming); C program; C (computer language); Computer language C; C programing language; C (language); Criticism of the C programming language; C prog; C programming language; C programming language, criticism; Criticism of C (programming language); Criticism of C; C programming Language; .c; C Language; C (programming langage); C (lang); C Programming; C programming language/K and R C; Programming language C; C-programming; C lang; 32/16 bit C programming; C programming language/Evolution; C (software); User:Cortex128/C; History of the C programming language; Data types in C; Memory management in C; C78 (C version)
  • thumb
  • "Hello, World!" program by [[Brian Kernighan]] (1978)
  • [[Dennis Ritchie]] (right), the inventor of the C programming language, with [[Ken Thompson]]
  • The cover of the book ''The C Programming Language'', first edition, by [[Brian Kernighan]] and [[Dennis Ritchie]]
  • The C Programming Language
  • url-status=live }}</ref>

C language         
C Sprache, eine fortgeschrittene Programmiersprache
C++ programming language         
  • Bjarne Stroustrup, the creator of C++, in his AT&T New Jersey office, {{circa}} 2000
C Sprache, eine fortgeschrittene Programmiersprache
C programming language         
PROGRAMMING BOOK WRITTEN BY BRIAN KERNIGHAN AND DENNIS RITCHIE
K and R; The c programming language; C Programming Language; K and r; The C programming language; K&R2; The C Programming Language (book)
C++ Sprache, eine fortgeschrittene objekteorientierte Programmiersprache

Definição

K&R C
<language> (C Classic) The C programming language as defined in the first edition of K&R, with some small additions. The name "C Classic", a play on "Coke Classic", came into use while ANSI C was being standardised by the ANSI X3J11 committee. See also classic. [Jargon File] (2006-09-26)

Wikipédia

C (programming language)

C (pronounced – like the letter c) is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs. It has found lasting use in operating systems, device drivers, protocol stacks, though decreasingly for application software. C is commonly used on computer architectures that range from the largest supercomputers to the smallest microcontrollers and embedded systems.

A successor to the programming language B, C was originally developed at Bell Labs by Ritchie between 1972 and 1973 to construct utilities running on Unix. It was applied to re-implementing the kernel of the Unix operating system. During the 1980s, C gradually gained popularity. It has become one of the most widely used programming languages, with C compilers available for practically all modern computer architectures and operating systems. C has been standardized by ANSI since 1989 (ANSI C) and by the International Organization for Standardization (ISO).

C is an imperative procedural language, supporting structured programming, lexical variable scope and recursion, with a static type system. It was designed to be compiled to provide low-level access to memory and language constructs that map efficiently to machine instructions, all with minimal runtime support. Despite its low-level capabilities, the language was designed to encourage cross-platform programming. A standards-compliant C program written with portability in mind can be compiled for a wide variety of computer platforms and operating systems with few changes to its source code.

Since 2000, C has consistently ranked among the top two languages in the TIOBE index, a measure of the popularity of programming languages.

Exemplos do corpo de texto para C language
1. Based on ‘C‘ language and java, the software uses artificial intelligence and fuzzy logic for its logic portion.